Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zld: handle parsing and synthesising unwind info in the MachO linker #14397

Merged
merged 9 commits into from
Jan 21, 2023

Conversation

kubkon
Copy link
Member

@kubkon kubkon commented Jan 21, 2023

tl;dr adds support for C++ exceptions (or anything that requires unwind info records) on macOS.

Fixes #12992
Fixes #13985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linenoise not working on M1/Ventura zig c++ does not support exceptions on macos
1 participant